How to Install cvsdelta software package in Debian 7 (Wheezy)

How to Install cvsdelta software package in Debian 7 (Wheezy)

cvsdelta software package provides Summarize differences in a CVS repository, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cvsdelta 

cvsdelta is installed in your system.

Make ensure the cvsdelta package were installed using the commands given below,

$ sudo dpkg-query -l | grep cvsdelta *

You will get with cvsdelta package name, version, architecture and description in a table

cvsdelta package basic information:

Distro Debian 7 wheezy
Section Version Control Systems
Package cvsdelta
Version 1.7.0-6
Description Summarize differences in a CVS repository
Sub Section vcs


See Also, How to uninstall or remove cvsdelta software package from Debian 7 (Wheezy)?